FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package il.fhir.r4.dgmc#0.4.0 (78 ms)

Package il.fhir.r4.dgmc
Type StructureDefinition
Id Id
FHIR Version R4
Source http://fhir.dgmc.health.gov.il/ImplementationGuide/il.fhir.r4.dgmc/https://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.4.0&canonical=http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-nmr-ou
Url http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-nmr-ou
Version 0.2.0
Status draft
Date 2025-03-25
Name DgmcNmrOu
Title DGMC Namer OU
Experimental False
Description Profile of DGMC Namer Organizational Unit
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.health.gov.il/StructureDefinition/il-core-organization ILCore Organization Profile
http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-code-uri Hospitals Uris Namer OU Code
http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-text-uri Hospitals Uris Namer OU Text
http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-type Nmr OU Type


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "dgmc-nmr-ou",
  "url" : "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-nmr-ou",
  "version" : "0.2.0",
  "name" : "DgmcNmrOu",
  "title" : "DGMC Namer OU",
  "status" : "draft",
  "date" : "2025-03-25",
  "publisher" : "Division of Governmental Hospitals Israel",
  "description" : "Profile of DGMC Namer Organizational Unit",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://fhir.health.gov.il/StructureDefinition/il-core-organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.id",
        "path" : "Organization.id",
        "min" : 1
      },
      {
        "id" : "Organization.meta.security.system",
        "path" : "Organization.meta.security.system",
        "min" : 1
      },
      {
        "id" : "Organization.meta.security.code",
        "path" : "Organization.meta.security.code",
        "min" : 1
      },
      {
        "id" : "Organization.meta.security.display",
        "path" : "Organization.meta.security.display",
        "min" : 1
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "min" : 2
      },
      {
        "id" : "Organization.identifier:nmr-ou-text",
        "path" : "Organization.identifier",
        "sliceName" : "nmr-ou-text",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:nmr-ou-text.system",
        "path" : "Organization.identifier.system",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-text-uri"
        }
      },
      {
        "id" : "Organization.identifier:nmr-ou-code",
        "path" : "Organization.identifier",
        "sliceName" : "nmr-ou-code",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Organization.identifier:nmr-ou-code.system",
        "path" : "Organization.identifier.system",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-code-uri"
        }
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "min" : 1
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "min" : 1
      },
      {
        "id" : "Organization.type:nmr-ou-type",
        "path" : "Organization.type",
        "sliceName" : "nmr-ou-type",
        "min" : 1,
        "max" : "*",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.dgmc.health.gov.il/ValueSet/nmr-ou-type"
        }
      },
      {
        "id" : "Organization.type:nmr-ou-type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://fhir.dgmc.health.gov.il/cs/nmr-ou-type"
      },
      {
        "id" : "Organization.type:nmr-ou-type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Organization.type:nmr-ou-type.coding.display",
        "path" : "Organization.type.coding.display",
        "min" : 1
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open",
          "ordered" : false
        }
      },
      {
        "id" : "Organization.telecom:phone",
        "path" : "Organization.telecom",
        "sliceName" : "phone",
        "min" : 0,
        "max" : "*"
      },
      {
        "id" : "Organization.telecom:phone.system",
        "path" : "Organization.telecom.system",
        "fixedCode" : "phone"
      },
      {
        "id" : "Organization.telecom:fax",
        "path" : "Organization.telecom",
        "sliceName" : "fax",
        "min" : 0,
        "max" : "*"
      },
      {
        "id" : "Organization.telecom:fax.system",
        "path" : "Organization.telecom.system",
        "fixedCode" : "fax"
      },
      {
        "id" : "Organization.telecom:email",
        "path" : "Organization.telecom",
        "sliceName" : "email",
        "min" : 0,
        "max" : "*"
      },
      {
        "id" : "Organization.telecom:email.system",
        "path" : "Organization.telecom.system",
        "fixedCode" : "email"
      },
      {
        "id" : "Organization.address.text",
        "path" : "Organization.address.text",
        "min" : 1
      },
      {
        "id" : "Organization.partOf.reference",
        "path" : "Organization.partOf.reference",
        "min" : 1
      },
      {
        "id" : "Organization.partOf.display",
        "path" : "Organization.partOf.display",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.